Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #5

Merged
merged 33 commits into from
Mar 22, 2024
Merged

Dev #5

merged 33 commits into from
Mar 22, 2024

Conversation

SandroMartens
Copy link
Owner

Renamed functions and variables.
restructuring
added exponential weight for distance calcuation
performance improvements
winning neurpons are caöculated using sklearn nearest neighbors function

@pep8speaks
Copy link

Hello @SandroMartens! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 27:80: E501 line too long (81 > 79 characters)
Line 159:80: E501 line too long (83 > 79 characters)
Line 382:80: E501 line too long (80 > 79 characters)
Line 471:80: E501 line too long (80 > 79 characters)
Line 534:80: E501 line too long (82 > 79 characters)
Line 565:80: E501 line too long (81 > 79 characters)
Line 566:80: E501 line too long (80 > 79 characters)
Line 567:80: E501 line too long (80 > 79 characters)
Line 955:80: E501 line too long (86 > 79 characters)
Line 960:80: E501 line too long (84 > 79 characters)
Line 1066:80: E501 line too long (87 > 79 characters)

Line 131:80: E501 line too long (83 > 79 characters)

@SandroMartens SandroMartens merged commit acfc6d7 into main Mar 22, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants